PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFInkAnnotation Class / getPoints Method
In This Topic
    getPoints Method
    In This Topic
    Gets the annotation points.
    Syntax
    public PDFPoint[] getPoints()

    Return Value

    An array of arrays, each array defining a path.
    See Also